﻿2026-07-11T01:09:45.7360152Z ##[group]Run actions/checkout@v5
2026-07-11T01:09:45.7361006Z with:
2026-07-11T01:09:45.7361419Z   fetch-depth: 0
2026-07-11T01:09:45.7361902Z   repository: SaberMage/spt-core
2026-07-11T01:09:45.7365221Z   token: ***
2026-07-11T01:09:45.7365637Z   ssh-strict: true
2026-07-11T01:09:45.7366055Z   ssh-user: git
2026-07-11T01:09:45.7366476Z   persist-credentials: true
2026-07-11T01:09:45.7366939Z   clean: true
2026-07-11T01:09:45.7367373Z   sparse-checkout-cone-mode: true
2026-07-11T01:09:45.7367869Z   fetch-tags: false
2026-07-11T01:09:45.7368285Z   show-progress: true
2026-07-11T01:09:45.7368714Z   lfs: false
2026-07-11T01:09:45.7369230Z   submodules: false
2026-07-11T01:09:45.7369697Z   set-safe-directory: true
2026-07-11T01:09:45.7370374Z ##[endgroup]
2026-07-11T01:09:45.8160127Z Syncing repository: SaberMage/spt-core
2026-07-11T01:09:45.8161740Z ##[group]Getting Git version info
2026-07-11T01:09:45.8162475Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-11T01:09:45.8163494Z [command]/usr/bin/git version
2026-07-11T01:09:45.8163956Z git version 2.43.0
2026-07-11T01:09:45.8173437Z ##[endgroup]
2026-07-11T01:09:45.8186440Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/e89e53ea-6bc2-45d9-94aa-d4ad94022a67' before making global git config changes
2026-07-11T01:09:45.8187744Z Adding repository directory to the temporary git global config as a safe directory
2026-07-11T01:09:45.8190196Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-11T01:09:45.8255842Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-11T01:09:45.8273275Z https://github.com/SaberMage/spt-core
2026-07-11T01:09:45.8283634Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-11T01:09:45.8285933Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-11T01:09:45.8640026Z HEAD
2026-07-11T01:09:45.8689814Z ##[endgroup]
2026-07-11T01:09:45.8690763Z [command]/usr/bin/git submodule status
2026-07-11T01:09:45.8918242Z ##[group]Cleaning the repository
2026-07-11T01:09:45.8921159Z [command]/usr/bin/git clean -ffdx
2026-07-11T01:09:49.7965327Z Removing .adapter-notify/
2026-07-11T01:09:49.7966927Z Removing target/
2026-07-11T01:09:49.7971658Z [command]/usr/bin/git reset --hard HEAD
2026-07-11T01:09:49.8480890Z HEAD is now at e78a482d7 Merge 53b1d59e1e0bcdd3c5e3aa501015e879fceba179 into abaf08f7e77338cb525c79feb29f821c772c1eca
2026-07-11T01:09:49.8490869Z ##[endgroup]
2026-07-11T01:09:49.8491817Z ##[group]Disabling automatic garbage collection
2026-07-11T01:09:49.8494506Z [command]/usr/bin/git config --local gc.auto 0
2026-07-11T01:09:49.8522202Z ##[endgroup]
2026-07-11T01:09:49.8523308Z ##[group]Setting up auth
2026-07-11T01:09:49.8527533Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-11T01:09:49.8554559Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-11T01:09:49.8739947Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-11T01:09:49.8764096Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-11T01:09:49.8949237Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-11T01:09:49.8973096Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-11T01:09:49.9160716Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-11T01:09:49.9190384Z ##[endgroup]
2026-07-11T01:09:49.9196919Z ##[group]Fetching the repository
2026-07-11T01:09:49.9200558Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +e78a482d7cfa0458580f9a6ebbe25d0f1b366d00:refs/remotes/pull/80/merge
2026-07-11T01:09:50.7653797Z From https://github.com/SaberMage/spt-core
2026-07-11T01:09:50.7654578Z    32b134ef3..53b1d59e1  build/msg-identity-w2-f034 -> origin/build/msg-identity-w2-f034
2026-07-11T01:09:50.7655314Z    6b5a35f12..17dc68ea7  build/msg-identity-w3-f032 -> origin/build/msg-identity-w3-f032
2026-07-11T01:09:50.7705887Z ##[endgroup]
2026-07-11T01:09:50.7706459Z ##[group]Determining the checkout info
2026-07-11T01:09:50.7707074Z ##[endgroup]
2026-07-11T01:09:50.7711457Z [command]/usr/bin/git sparse-checkout disable
2026-07-11T01:09:50.7750964Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-11T01:09:50.7780313Z ##[group]Checking out the ref
2026-07-11T01:09:50.7782601Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/80/merge
2026-07-11T01:09:50.7835719Z HEAD is now at e78a482d7 Merge 53b1d59e1e0bcdd3c5e3aa501015e879fceba179 into abaf08f7e77338cb525c79feb29f821c772c1eca
2026-07-11T01:09:50.7841032Z ##[endgroup]
2026-07-11T01:09:50.7884698Z [command]/usr/bin/git log -1 --format=%H
2026-07-11T01:09:50.7913143Z e78a482d7cfa0458580f9a6ebbe25d0f1b366d00
